gnttab: clean up main switch in do_grant_table_op()
authorJan Beulich <jbeulich@suse.com>
Thu, 17 Aug 2017 12:44:38 +0000 (14:44 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 17 Aug 2017 12:44:38 +0000 (14:44 +0200)
commitd3c47a1839c0b21e6b9fffc8fa0f27ce4bbde751
tree800a16f7e67b0e3711ef9aac48a2febc7efdff48
parentcff9f4b5dfcc57038f63757d2fba538fd9ce0f1a
gnttab: clean up main switch in do_grant_table_op()

Add blank lines as necessary and drop unnecessary braces.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/common/grant_table.c